Conversation
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…module examples. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…ace file Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…alidation instructions for docs metadata Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…DE.md to reflect this change. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…ingle source of truth for pack discovery in the marketplace file. Adjust scripts to eliminate dependencies on the removed file and ensure proper handling of plugin metadata. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…d `icon` fields from Compass registration under Marketplace configuration. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
…for marketplace configuration. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Read the maturity field from the already-loaded .catalog/collection.yaml bundle after cloning. Absent catalog => assume GREEN (include pack). Present catalog with non-GREEN maturity => skip with warning. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ruth All packs are now cloned from external repos at build time — no local pack directories exist. Remove functions that scanned local paths: pack_registry.py: - load_pack_maturity, get_docs_pack_dirs, get_federation_module_dirs, get_docs_federation_module_dirs, is_federation_module generate_pack_data.py: - DOCS_PACK_DIRS, parse_plugin_json, overlay_plugin_version_from_marketplace, parse_agents, parse_docs, sanitize_for_json, dead local-pack loop Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Rename to the more standard AGENTS.md convention. Rewrite content to accurately describe the actual build flow: - Scripts in this repo do the cloning and building (no separate 'internal process') - Marketplace YAML is the single source of truth for pack discovery - Maturity gate: absent catalog => GREEN; non-GREEN catalog => skip - CI workflows (validate.yml, deploy-pages.yml) documented - Marketplace module fields documented with required/optional distinction - Generated files called out explicitly as read-only Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Updated the createPackCard function to improve badge display logic. Now, badges are shown if the pack has skills or if the evaluated count is zero. This change ensures better representation of pack evaluation status in the UI. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
Updated the parse_skills function to handle both multi-skill packs and single-skill repositories. The logic now checks for a SKILL.md file at the root of the pack directory, improving the flexibility of skill data retrieval. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
- Added a new section in OPEN_ITEMS.md for external contributions, detailing how to replace collection pack info in the absence of collection.yml. - Removed outdated instructions from README.md regarding git hooks installation for local development. Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
scripts/build_website.pyand confirmdocs/output